home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
World of Education
/
World of Education.iso
/
world_k
/
kdwrk121.zip
/
README.BAT
< prev
next >
Wrap
DOS Batch File
|
1992-04-01
|
2KB
|
46 lines
Echo Off
Cls
Echo .
Echo Davidson's Kid Works
Echo .
Echo Version 1.2 4/1/92 1:40 PM
Echo .
Echo .
pause
Cls
Echo Kid Works
Echo Requirements:
Echo - 640k RAM.
Echo - a hard drive.
Echo - EGA or VGA graphics.
Echo - 8 mhz or faster.
Echo .
Echo To Install:
Echo 1) Put floppy disk 1 in a disk drive.
Echo 2) Make that drive the default (e.g. type "A:" and press Enter).
Echo 3) Type "Install" and press the Enter key.
Echo .
Echo To Run:
Echo 1) Make sure you are in the directory called "KidWorks"
Echo (e.g. If the hard drive is 'C', type "C:", press Enter,
Echo and type "cd KidWorks" and press Enter). If you installed
Echo the program in a directory other than KidWorks, then change
Echo to that directory instead.
Echo 2) Type "KidWorks" and press Enter.
Echo .
pause
Cls
Echo To Modify Installation:
Echo If you have already installed the program, you may select a different
Echo sound accessory, graphics type, or printer by running install from the
Echo hard drive. Simply change to the "KidWorks" directory, type "Install",
Echo press Enter, and, when a menu appears, choose the "Re-select" option.
Echo .
Echo To Uninstall:
Echo Change to the "KidWorks" directory and type "Uninstal". All of
Echo the Kid Works files will be erased and the directory will be removed
Echo if there are no other files in the directory.
Echo .